八八字典>英语词典>tag end翻译和用法

tag end

英 [tæɡ end]

美 [tæɡ end]

网络  末端

英英释义

noun

双语例句

  • Vaginal tightening surgery done before two o'clock in the vaginal orifice tag, then the degree of vaginal relaxation, the end down to make a triangle and some mucosal resection of submucosal tissue.
    阴道紧缩手术时先在阴道外口做两点标记,然后根据阴道的松弛程度,做一底朝下的三角形粘膜及部分粘膜下组织切除。
  • Empty elements must either have an end tag or the start tag must end with/>.
    空的元素也必须有一个结束标签或者开始标签用/结束。
  • Also note the TotalAmount tag at the end of the document.
    还要注意文档末尾的TotalAmount标记。
  • Notice that in Listing 4, I place the script tag at the end of the page body.
    请注意,在清单4中,我将script标记放在页面body的结尾处。
  • Early user agents incorrectly wrapped lines just after the start tag or just before the end tag of an element, which resulted in dangling punctuation.
    早期的用户代理会在元素开始标签之后或者结束标签之前尽心不正确的折行,这可能导致标点符号显示错误。
  • John was at the tag end of his class.
    约翰是他班上最后一名。
  • In the original document-level format, every start tag was paired to an end tag.
    在原始文档级别格式中,每个开始标记与一个结束标记配对。
  • Think of character data as the text found between the start tag and the end tag of an XML element.
    把字符数据当作XML元素的开始标签与结束标签之间的文本。
  • That is, the XML must have both a start tag and end tag, and must be authored using the proper syntax.
    因此,所有XML必须有一个起始标签和一个结束标签,并且要使用正确的语法创建。
  • An XML document can have some empty tags that do not have anything inside and can be expressed as a single tag instead of as a set of beginning and end tags.
    XML文档可以使用内部不包含任何内容的空标记,这些标记可以表示为单个标记,而不是一组开始和结束标记。